Skip to content

JMukta25/TechWind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TechWind

TechWind is a news website inspired from TechCrunch.This website incorporates numbers of news fetched from json database.This website is build using ReactJS framework.

Run this Application

Clone the repository. In the project directory,install the dependencies using npm i. Run the application in the development mode using npm start.

Technologies used

The application was developed using the following technologies 1.React JS ^18.2.0

Dependencies

 testing-library/react": "^13.4.0,
 @testing-library/user-event": "^13.5.0,
 react: ^18.2.0,
 react-dom: ^18.2.0,
 react-router-dom: ^6.6.1,
 react-scripts: 5.0.1,
 web-vitals: ^2.1.4

Walkthrough

TechWind is the news website with collection of informative and detailed news.Entire news can be read by clicking on heading of each news. In this I have used useState,useEffect,custom hook called as useData and useParams.Also concepts such as props,map are used. This website is made mobile friendly by using media-query. SEO using On-pageOptimization in done by add meta-title,description,keyword,error page is designed wih a link to home page,appropriate content fro alt is given.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors