Giter VIP home page Giter VIP logo

astronomy-picture-of-the-day's Introduction

Astronomy-Picture-of-the-Day

"Astronomy Picture of the Day" Project Using MERN stack.

*CREATE TWO TERMINAL AND RUN FRONTEND ON ONE TERMINAL AND BACKEND ON ANOTHER TERMINAL AS SHOWN IN BELOW IMAGE.

**FRONTEND IS RUNNING ON THE PORT "3000"(localhost:3000) AND BACKEND IS RUNING ON THE PORT "3001"(localhost:3001)

BACKEND

=> for starting the backend go inside the backend directory eg :- "Astronomy-Picture-of-the-Day/BackEnd "

=> start the backend by "npm start" command

=> DEMO start backend backend

ABOUT BACKEND PART

=> In the backend part there a "src" directory that contains all the backend code.

=> In side the "src" we have "controller", "model", "router" directory and "index.js" file.

=> In side the "controller" we have the "astroController.js" file that contains the API for fetching the data from "NASA" url and storing the data in Database.

=> Then we have the "Model" that contains the "Schema"

=> Then the "router" directory contains the routes.

=> In "index.js" file we are using the "express" framework and connecting to the "MngoDB" database.

FRONTEND

=> for starting the frontend go inside the frontend directory eg :- "Astronomy-Picture-of-the-Day/FrontEnd "

=> start the backend by "npm start" command

=> DEMO start frontend frontend

ABOUT FRONTEND PART

=> Inside "FrontEnd" directory we have "src" directory that contains all the code for frontend.

=> Inside "src" we hav "componets" directory that contains all the components.

WEBSITE IMAGE

HOME

home1

SEARCH

search1

search2

ABOUT

about

CONTACT

contact

astronomy-picture-of-the-day's People

Contributors

nnsahu02 avatar

Watchers

 avatar

Forkers

github93270

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.