Skip to content

xsevcika2/LinkTheWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link The World

ts React

This is a React project using TypeScript and the Material UI library for simple social media development with a mocked backend through the JSON Placeholder REST API.

For the testing

Open terminal in your downloaded project folder and type:

npm install --force
# Part of MUI (@material-ui/core) is not fully compatible with React >= 16.8.0,
# which is why --force is necessary.

After installation run the APP with:

npm start

Warning

There are no code comments yet, and there are still many things to improve.

I wish you the best of luck with testing the app!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published