Full stack SPA to explore different racetracks run in the top three NASCAR national series.
Circle Tracks contains basic information about every track the top three NASCAR national series visit throughout the season. Sort by track type or search by name to learn everything about your favorite tracks.
- Angular
- MongoDB
- Node.js
- Express
- Mongoose
- Visual Studio Code
- Adobe Photoshop (logo design)
- Adobe XD (wireframes)
- HTML
- SCSS
- TypeScript
- JavaScript
- Clone repository
- Open in editor
- Run
npm install
to install dependencies - Run
ng serve
to start frontend - Run
nodemon server.js
to start backend - Make sure local MongoDB server is running
- Open localhost:4200 in browser