Skip to content

tjvignos/cura-frontend

Repository files navigation

cura frontend

introduction

welcome to cura frontend! the cura app has a react native frontend (this repository) and a django rest backend (cura-backend).

getting started

to get started with this project, follow these steps:

  1. clone the repository: start by cloning this repository to your local machine using git.
git clone <repository-url>
  1. navigate to the project directory: change your current directory to the project folder.
cd cura-frontend
  1. install dependencies: install the project dependencies using npm.
npm install
  1. run the development server: start the development server to run the project locally.
npm run start
  1. access the application: download the "Expo Go" app on your phone and follow the instructions in the terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published