Skip to content

Charanrajueluri123/part1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Solutions of part 1 exercises

In this part, we will familiarize ourselves with the React-library, which we will be using to write the code that runs in the browser. We will also look at some features of Javascript that are important for understanding React.

Requirements

Start the application

There is one application by folder, to start an application :

# Head to the desired exercise (courseinfo, unicafe or anecdotes)
$ cd courseinfo
# Start the application
$ yarn start

You can then access the frontend on : http://localhost:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published