About | Features | Technologies | Requirements | Starting | Credits | Author
Ticketac is a website for booking train tickets.
✔️ When you arrive on the site you should see a Login page. The user must register to access the site.
✔️ After selecting a date and clicking the Go button the user will be able to view the list of available tickets.
✔️ The selected tickets will be displayed on a new page showing all the trips you have planned.
✔️ In Nav, the My Last Trips tab should show all the trips you have made up to now, the trips are obviously specific to each User.
The following tools were used in this project:
Before starting 🏁, you need to have Git and Node installed.
# Clone this project
$ git clone https://github.com/NDRBAX/ticketac
# Access
$ cd ticketac
# Install dependencies
$ npm install
# Run the project
$ npm start
# The server will initialize in the <http://localhost:3000>Project logo : Train icons created by Smashicons - Flaticon
Project realized during the La Capsule Academy bootcamp
Made with ❤️ by NDRBAX and Charlotte C.




