This app is part of a shared project created by Team 16 for Voyage 48 of the Chingu Program. Chingu is a collaborative platform that brings together developers from around the world. You can learn more about Chingu on their website
- React.js
- React Router
- Context API
- JavaScript
- Bootstrap
- Git & GitHub (for version control)
The Dinosaur App is deployed and can be accessed at https://v48-tier2-team-16.netlify.app/
To run the app locally, follow these steps:
- Clone the repository to your local machine
- Open the terminal and navigate to the project directory
- Run the command
npm install
to install the necessary dependencies - Run the command
npm run dev
to start the development server - Open your browser and navigate to http://localhost:3000 to view the app