Skip to content

Typescript React Front end for simple petition sharing website made as university project

Notifications You must be signed in to change notification settings

hazzery/Petitions365-FrontEnd

Repository files navigation

Petitions365 React Application

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.

Running locally

  1. Use npm install to populate the node_modules/ directory with up to date packages.
  2. Run the API server. Details here
  3. Run npm run dev to boot the application.
  4. Open a browser to http://localhost:5173/

About

Typescript React Front end for simple petition sharing website made as university project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages