sergeKashkin / crud-tutorial

0 stars 1 forks source link

FEAT: UI - Create react app #1

Open sergeKashkin opened 3 months ago

sergeKashkin commented 3 months ago

Create a new react app called lion-chat. Use any way you like from the following link https://legacy.reactjs.org/docs/create-a-new-react-app.html Make sure to update .gitignore to exclude node_modules and other irrelevant files. Push your code to this repo.

@lionli1994 Make sure it has 1 commit on master. After this initial first commit, we will work with pull requests. I'll teach you when we'll get to it.

sergeKashkin commented 3 months ago

@lionli1994 nice job