This project was created as an assignment for my 3rd year web computing course. The project was to make a frond end React application for the REST API we developed earlier in the course. My API can be found here.
- Use
npm install
to populate thenode_modules/
directory with up to date packages. - Run the API server. Details here
- Run
npm run dev
to boot the application. - Open a browser to
http://localhost:5173/