Skip to content

Project developed autonomously to learn more about ReactJS. It consists of a website where every time it is opened a random curiosity will appear.

License

Notifications You must be signed in to change notification settings

antuniooh/curiosity-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub language count GitHub repo size GitHub last commit GitHub


Logo

JavaScript HTML CSS

Table of Contents
  1. About The Project
  2. How To Run

💻 About The Project

Project developed autonomously to learn more about ReactJS. It consists of a website where every time it is opened a random curiosity will appear.

The program reads a JSON file containing different curiosities and randomly displays one of these.

app

🚀 How To Run

⚠️ For a better experience, open the project in the following link: https://antuniooh.github.io/curiosity-app/ ⚠️

Terminal

# Clone the repository
$ git clone https://github.com/antuniooh/curiosity-app.git

# Access the project folder in your terminal / cmd
$ cd curiosity-app

# Install libs
$ npm install

# Deploy
$ npm start

About

Project developed autonomously to learn more about ReactJS. It consists of a website where every time it is opened a random curiosity will appear.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages