Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #24

Merged
merged 1 commit into from
Jan 20, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ For every page, please contain your React component within `<Layout><Layout/>` t

## Development

- Before you start your work, please make sure you have the latest version of the project and check if dependencies are installed correctly. For more information about how to use git, please refer to [How to Use Git](docs/How-to-use-git.md)
- Here is a guide for how to use [React Context API](docs/React-context-api.md) in our project.
- Since it is the front end part, we will also have to run the back end part to test the whole project. Please refer to [LAPS Back-End Project](https://github.com/chenyu-01/LAPS-Back-End.git) for more information.

Expand Down