Coder Social home page Coder Social logo

main-website's People

Contributors

dellisd avatar dependabot[bot] avatar itsflores avatar mrnickcasey avatar tejash-patel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

walsquared

main-website's Issues

Implement React Router

Before we split off into our own tasks, we need to establish the apps infrastructure. Add React Router to the project and create a pages directory under src. In here we should have Home.tsx, Events.tsx, and Blog.tsx which correspond to the pages specified in the design.

When finished, you should be able to navigate to /events for the event page and /blog for the blog (/ for the home page, of course).

Create Events page

Create events page as specified in the design: NOTE: We need to decide where the events will be pulled from and how they'll be edited/accessed.

Create common navigation bar and footer components

As per the title, In src/components, create common components for the whole app. The footer is supposed to mimic the one we currently have on the current website, with a couple differences:

To list a few. The short description will be changed soon, but it hasn't been decided what that will be yet. Once it's final, be sure to use it as the meta description in public/index.html, like so: <meta name="description" content="..." />.

Be sure to follow the design, and use your intuition if any design elements are unspecified/unclear.

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.