This project is a transportation spa website.
Project is created with:
- node version: v17.4.0
- npm version: 8.3.1
- next version: 12.3.0
- react version: 18.2.0
- react-dom version: 18.2.0
To run this project, install it locally using npm:
$ git clone https://github.com/CharlesSin/Transportation-Template.git
$ cd Transportation-Template
$ npm install
$ npm run dev
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.